Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(components): deprecate button #5816

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

chore(components): deprecate button #5816

wants to merge 14 commits into from

Conversation

mikeldking
Copy link
Contributor

@mikeldking mikeldking commented Dec 23, 2024

resolves #5804

Migrates almost all buttons to aria buttons

	modified:   src/pages/trace/EditSpanAnnotationsButton.tsx
	modified:   src/pages/trace/SpanAnnotationsEmpty.tsx
	modified:   src/pages/trace/SpanToDatasetExampleDialog.tsx
…h/OneTimeAPIKeyDialog.tsx src/components/code/styles.tsx
	modified:   src/components/trace/TraceTree.tsx
	modified:   src/pages/ErrorElement.tsx
	modified:   src/pages/auth/OAuth2Login.tsx
	modified:   src/pages/auth/ResetPasswordForm.tsx
	modified:   src/pages/auth/ResetPasswordWithTokenForm.tsx
	modified:   src/pages/dataset/DatasetHistoryButton.tsx
	modified:   src/pages/embedding/ExportSelectionButton.tsx
	modified:   src/pages/embedding/PointSelectionPanelContent.tsx
	modified:   src/pages/example/EditExampleDialog.tsx
	modified:   src/pages/experiment/ExperimentCompareTable.tsx
	modified:   src/pages/experiments/ExperimentSelectionToolbar.tsx
	modified:   src/pages/playground/ModelConfigButton.tsx
	modified:   src/pages/playground/PlaygroundDatasetExamplesTable.tsx
	modified:   src/pages/playground/PlaygroundRunButton.tsx
	modified:   src/pages/playground/PlaygroundRunTraceDialog.tsx
	modified:   src/pages/playground/PlaygroundTemplate.tsx
	modified:   src/pages/playground/RunMetadataFooter.tsx
@mikeldking mikeldking marked this pull request as ready for review December 23, 2024 23:45
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:L This PR changes 100-499 lines, ignoring generated files.
Projects
Status: 📘 Todo
Development

Successfully merging this pull request may close these issues.

[components] button
1 participant